{{if parameters.link.length > 0}}{{ end }}{{ parameters.title }}{{if parameters.link.length > 0}}{{ end }}
{{ if parameters.excerpt.length > 0 }}{{ parameters.excerpt }}
{{ end
}} - {{
for footnote in content.extract('footnote')
"\n"
}}
- {{ footnote.attributes.text.trim.indentNewlines(2, '\t') if footnote.attributes.text.children.last.definitionIdentifier != '__paragraph__' }}{{ end if footnote.attributes.text.children.count > 1 "\n\t" end }} {{ end "\n" }}